home *** CD-ROM | disk | FTP | other *** search
- # Flex is like lex, only better.
-
- set SKELETON_FILE "{clibraries}flex.skel"
- export SKELETON_FILE
- set F_SKELETON_FILE "{clibraries}flex.fastskel"
- export F_SKELETON_FILE
- alias lex flex
-
- # Flex needs these two environment variables defined, also
- # flexskelcom.h,flexskeldef.h, and fastskeldef.h should be
- # be put in the C compiler's search path.
-